Skip to content

Forms#1

Open
kovalkl wants to merge 10 commits intomainfrom
forms
Open

Forms#1
kovalkl wants to merge 10 commits intomainfrom
forms

Conversation

@kovalkl
Copy link
Copy Markdown
Owner

@kovalkl kovalkl commented Aug 18, 2024

  1. Task: Click
  2. Screenshot:
    Screen
  3. Deployment: https://kovalkl-forms.netlify.app/
  4. Done 18.08.2024 / deadline 19.08.2024
  5. Score: 100 / 100
  • 3 routes (main and 2 routes for forms), Redux is set up and used to collect data from both forms, redirect to main route after submitting the form (15 / 15)
  • Validation works for both forms according to the requirements (error messages, blocking submit button), Yup is used for validation (20 / 20)
  • Name, age, email, gender picker, accept T&C are implemented for both forms and collect data (20 / 20)
  • Input for image is implemented for both forms, image is saved as base64 and dispaly on the main route after redirect (15 / 15)
  • Passwords (with password strength) are implemented for both forms (15 / 15)
  • Autocomplete works for both forms (15 / 15)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant